The Dreamweaver JavaScript API > Layout view functions > dom.makeCellWidthsConsistent() |
![]() ![]() ![]() |
dom.makeCellWidthsConsistent()
Availability
Dreamweaver 4.0
Description
In the currently selected table, sets the width of each column in the HTML to match the currently rendered width of the column. This function fails if the current selection is not a table or if the operation was not successful.
Arguments
None.
Returns
Nothing.
![]() ![]() ![]() |